func github.com/jackc/pgx/v5.singleQuoteState

2 uses

	github.com/jackc/pgx/v5 (current package)
		named_args.go#L107: 			return singleQuoteState
		named_args.go#L173: func singleQuoteState(l *sqlLexer) stateFn {